home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
tests
/
pdevtest
/
test.feb16.rmt.nodaemon
/
DoSlave
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-02-16
|
132 b
|
9 lines
#!/sprite/cmds/csh -f
echo "$1 Bytes (slave)"
foreach rep (1 2 3 4 5)
sleep 1
pdevtest -S -n 1000 -i -d $1
sleep 2
end